
#slides{

	width:200px;
	height:149px;
	margin-top:44px;
	float:left;
	
}
.slides_container{width:193px;overflow:hidden;position:relative;display:none}
.slides_container a{width:193px;height:142px;display:block}
.pagination{position:absolute;bottom:12px;z-index:999;padding:0 10px;padding-top:3px;right:10px;border-radius:10px;width:72px;height:14px; top:110px;}
.pagination li{float:left;margin:0 4px}
.pagination li a{float:left;display:block;width:10px;height:0;padding-top:10px;overflow:hidden}
ul li {
	list-style:none;
	}
ul li a {
	list-style:none;
	}